Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

FI-3732: Add scratch to runnable context #614

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

Jammjammjamm
Copy link
Collaborator

Summary

This branch adds the ability to pass scratch to the run method in the runnable context.

Testing Guidance

[This g10 branch] was updated to use this functionality, and its unit tests should pass if you point inferno_core it at this branch in its Gemfile, but will fail if you point it at the main branch of inferno_core. In that g10 branch's last commit, you can see that a run method which included scratch was removed.

Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.70%. Comparing base (bac4655) to head (d560d0a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #614   +/-   ##
=======================================
  Coverage   84.70%   84.70%           
=======================================
  Files         283      283           
  Lines       12397    12397           
  Branches     1503     1503           
=======================================
  Hits        10501    10501           
  Misses       1888     1888           
  Partials        8        8           
Flag Coverage Δ
backend 92.32% <ø> (ø)
frontend 79.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@Shaumik-Ashraf Shaumik-Ashraf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ran testing guidance and it passed. Just needs to merge with main.

@Jammjammjamm Jammjammjamm force-pushed the fi-3732-add-scratch-to-runnable-context branch from 3eb229e to d560d0a Compare February 13, 2025 15:58
@Jammjammjamm Jammjammjamm merged commit 418aa5e into main Feb 13, 2025
10 checks passed
@Jammjammjamm Jammjammjamm deleted the fi-3732-add-scratch-to-runnable-context branch February 13, 2025 16:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants